TIMEOUT We are left with following problem, upon which TcT provides the certificate TIMEOUT. Strict Trs: { f(0()) -> 1() , f(s(x)) -> g(f(x)) , f(s(x)) -> +(f(x), s(f(x))) , g(x) -> +(x, s(x)) } Obligation: innermost runtime complexity Answer: TIMEOUT Computation stopped due to timeout after 10.0 seconds. Arrrr..